You needed to set the variable because you used a sequence of "programming" instructions, possibly in a named template, to set its value. 需要设置变量是因为(可能在命名模板中)使用了一系列“编程”指令来设置它的值。
Aiming at the rapid design issues of NC programming for variant part, a rapid NC programming method, which is based on the master NC programming template of master part model, was researched. 针对变型设计下的NC编程,本文研究了基于NC编程主模板的变型零件NC程序快速生成方法。
Research on automatic programming cam system of section pass template 轧钢孔型样板全自动编程CAM系统的研制
Grouped Programming Method Based on Feature Template 基于特征模板的分组编程法
Generic programming is a programming paradigm which is supported by the C++ template language mechanism. 泛型程序设计是C++语言通过模板机制支持的一种程序设计方法。
Generic programming is a kind of new idea based on template technology, which separates algorithms from data structures and decouples them efficiently. 泛型编程是一种新的编程思想,它基于模板技术,有效地将算法与数据结构分离,降低了模块间的耦合度。
The paper introduces the overview of MARC Template Library, the open source project, exploring the programming characteristic and extension mechanism of its API, and summarizes a common approach of doing MARC data processing with the technology of C++ template library. 介绍了开放源代码项目MARC模板库的概况,分析此API的编程特征和扩展机制,总结出通过C++模板库这一技术进行MARC数据处理的一般方法。
Finite Element Programming Based on Template Chain Structure 基于类模板链表结构的有限元程序设计
To improve the efficiency of Numerical Control ( NC) programming for variant parts, through analysis of characteristics of variant parts, a rapid programming method based on the master NC program template of the master part model was proposed. 为提高变型零件数控程序的编制效率,提出了基于主模型零件数控程序主模板的快速编程方法,开发了相应的数控编程系统。
Combined generic programming, object oriented programming and design pattern theories, C++ brings standard template library ( STL). C++融合了泛型程序设计、面向对象程序设计和设计模式思想,提出了STL标准模板库。